domain model - significado y definición. Qué es domain model
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

Qué (quién) es domain model - definición

CONCEPTUAL MODEL OF THE DOMAIN IN SOFTWARE ENGINEERING THAT INCORPORATES BOTH BEHAVIOUR AND DATA
Domain object model; Domain Model; Domain Object Model
  • Sample domain model for a health insurance plan

domain model         
<systems analysis> 1. A definition of the functions, objects, data, requirements, relationships and variations in a particular domain. 2. A product of domain analysis which provides a representation of the requirements of the domain. The domain model identifies and describes the structure of data, flow of information, functions, constraints and controls within the Domain that are included in software systems in the domain. The Domain Model describes commonalities and variabilities among requirements for software systems in the domain. (1997-12-26)
Domain model         
In software engineering, a domain model is a conceptual model of the domain that incorporates both behavior and data.Fowler, Martin.
Anemic domain model         
Anemic Domain Model
The anemic domain model is a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth. The business logic is thus baked into the architecture of the program itself, making refactoring and maintenance more difficult and time-consuming.

Wikipedia

Domain model

In software engineering, a domain model is a conceptual model of the domain that incorporates both behavior and data. In ontology engineering, a domain model is a formal representation of a knowledge domain with concepts, roles, datatypes, individuals, and rules, typically grounded in a description logic.